CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Calculator using MFC

搜索资源列表

  1. Calculator

    0下载:
  2. 利用MFC编写一个简单的四则运算器。 程序基于Dialog,用户提供2个操作数和一个操作符(+,—,*,/,); 程序进行计算并显示运算结果,显示结果的控件不接收用户输入。 -Using MFC to write a simple arithmetic device. Program based on Dialog, provide two operands and an operator (+,-,*,/,) program calculates and displays the
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1878011
    • 提供者:麦培鹏
  1. Calculator

    0下载:
  2. visual c++ MFC程序 实现简单的计算器功能(+、-、*、/)运算,具有可视化界面-visual c++ MFC program realize a simple calculator function (+,-,*,/) computing with visualization interface
  3. 所属分类:Button control

    • 发布日期:2017-03-22
    • 文件大小:36905
    • 提供者:李刚
  1. MFC

    0下载:
  2. MFC完成的计算器,运用堆栈编程实现。比较简单,适合初学者。-MFC complete the calculator, using the stack programming. Simple, suitable for beginners.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2280275
    • 提供者:谢林
  1. simple-computer-by-MFC

    0下载:
  2. 使用MFC编写计算器,手把手教你,过程详细,适合新手-Calculator written using MFC, taught you, the process in detail, suitable for novice
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:638094
    • 提供者:Alain
  1. calculator

    0下载:
  2. 用MFC写的计算器,实现加减乘除功能,其它功能可以自行添加。-Calculator written using MFC, the realization of calculation functions, other functions can be added on its own.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:64896
    • 提供者:琦琦
  1. calci3

    0下载:
  2. It is a Scientific Calculator...Using MFC Using Wizard(exe) - VC++ File-It is a Scientific Calculator...Using MFC Using Wizard(exe)- VC++ File
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3645524
    • 提供者:Keerthana
  1. Calculator

    0下载:
  2. 一款不错的计算器程序,用C++编译,MFC图形界面。适合于学习C++以及MFC类库的新手学习研究。-A good calculator program, using C++ compiler, MFC graphical interface. Suitable for learning C++ and MFC class library novice study and research.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:264417
    • 提供者:lili
  1. Calculator

    0下载:
  2. 用mfc编写的带有播放器的计算器,源代码都在里面-Prepared using mfc player with a calculator, the source code inside
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:2031852
    • 提供者:李梦
  1. calculator

    0下载:
  2. 数据结构课程设计:用MFC实现复杂计算器-Data Structure Course Design: Using MFC implementation complexity Calculator
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1972527
    • 提供者:王守涛
  1. MyCalculator

    0下载:
  2. 小计算器,用MFC编的,适合初学者看看,很有帮助的,本人也是初学者,所以没什么好的资料-A small calculator, using MFC compiled, suitable for beginners to see, very helpful, and I was a beginner, so no good data
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:594536
    • 提供者:xinran
  1. Calculator

    0下载:
  2. 用MFC写的一个计算器,除了基本的运算,还增加了各种常用的函数.对加,减,乘法支持无限位数运算-Using MFC to write a calculator, in addition to basic computing, it has added a variety of commonly used functions. On the addition, subtraction, multiplication support unlimited computing the median
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1976627
    • 提供者:风炎
  1. jisuanqi

    0下载:
  2. 利用MFC设计计算器的界面,界面包括:编辑框,0-9个数字按钮,能进行整数的加、减、乘、除、开方、取正负、小数点运算的按钮,有清除(C 键)功能,有清除前一个运算符和数的功能,还有个计算结果的等于号按钮。-Using MFC design calculator interface, the interface including: edit box ,0-9 number buttons, can be an integer add, subtract, multiply, divide, sq
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1961640
    • 提供者:陈思思
  1. mfc

    0下载:
  2. 科学计算器。使用mfc,加减乘以,带括号。绝对值。。以及各种公式运算。。有界面-Scientific calculator. Using mfc, addition and subtraction is multiplied by, with brackets. Absolute value. . And a variety of formulas operations. . With interface
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:61640
    • 提供者:王方雨
  1. calculator

    0下载:
  2. 利用MFC编程,实现一个简单的计算器,初学者可以用来参考参考,就当做练练手。其中代码清晰明了,很容易看懂的-In this program,a new simple calculator has been produced well, using MFC programming. It can be a example for a stranger in this area to learn well. Just practice and practice. The code in this p
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:2870714
    • 提供者:nianyv
  1. Calculator

    1下载:
  2. 一个使用MFC开发仿windows计算器程序,实现了标准计算器的相关操作并进行了相应的测试。-Development of a simulation using MFC windows calculator program, to achieve the standard calculator and related operations carried out corresponding test.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:4033536
    • 提供者:马娟
  1. calculator

    0下载:
  2. 用后缀表达式实现的表达式输入计算器,用MFC实现,支持加减乘除小数点负数括号运算-expression calculator using MFC,support basic calculation operation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:1328603
    • 提供者:linsong
  1. Calculator

    0下载:
  2. 一个简单的计算器,用MFC实现的,希望对大家有用-A simple calculator, using MFC, and hope for all of us
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1882794
    • 提供者:wujianyong
  1. simple-calculator

    0下载:
  2. 利用MFC实现基本的简易计算器,基于对话框的简单实现,运行顺利。-Using MFC to basic simple calculator, based on the dialog simple to implement
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:4306865
    • 提供者:成龙
  1. calculator-

    0下载:
  2. 一个计算器,实现计算器的基本功能,运用mfc界面。-A calculator, to achieve the basic function calculator, using mfc interface.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1463199
    • 提供者:忆梦
  1. CALCULATOR

    0下载:
  2. a calculator using MFC and C-a calculator using MFC and C++
  3. 所属分类:Compiler program

    • 发布日期:2017-05-11
    • 文件大小:2332955
    • 提供者:jason
« 12 3 4 5 »
搜珍网 www.dssz.com